projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cc7cae
)
sort-regexp-fields update
author
Karl Berry
<karl@gnu.org>
Thu, 9 Jan 2003 23:29:54 +0000
(23:29 +0000)
committer
Karl Berry
<karl@gnu.org>
Thu, 9 Jan 2003 23:29:54 +0000
(23:29 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index cff51898e3ad1b825df2270c73f8aa27297a16ed..0dc24bf165ed3d7b17fa06f7a0e3ceb4579767b2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2003-01-09 Karl Berry <karl@gnu.org>
+
+ * sort.el (sort-regexp-fields): pass noerror to re-search-forward,
+ so that we don't fail if no records match record-regexp.
+
2003-01-09 Markus Rost <rost@math.ohio-state.edu>
* cus-edit.el (customize-group, customize-group-other-window):